projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da4d406
)
* server.el (server-process-filter): Don't call
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 4 Nov 2008 18:41:56 +0000
(18:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 4 Nov 2008 18:41:56 +0000
(18:41 +0000)
server-create-tty-frame when no tty name is specified.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 92380263c73428c5d64864772a726292d9c560d3..36a48b22c8a5820619a91e31311f8974f22f5970 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-11-04 Chong Yidong <cyd@stupidchicken.com>
+
+ * server.el (server-process-filter): Don't call
+ server-create-tty-frame when no tty name is specified.
+
2008-11-04 Christian Faulhammer <opfer@gentoo.org> (tiny change)
* vc-bzr.el (vc-bzr-dir-extra-headers): New function.